home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / gfx / x11 / Xincludes_930531.lha / os-include_x11.lha / os-include / X11 / bitmaps / target < prev    next >
Text File  |  1992-11-02  |  281b  |  7 lines

  1. #define target_width 16
  2. #define target_height 16
  3. static char target_bits[] = {
  4.    0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0xe0, 0x07, 0x90, 0x09, 0x88, 0x11,
  5.    0xc8, 0x13, 0x7e, 0x7e, 0x7e, 0x7e, 0xc8, 0x13, 0x88, 0x11, 0x90, 0x09,
  6.    0xe0, 0x07, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00};
  7.